home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / network / daemons / dns / bind-4.9 / bind-4 / usr / man / man8 / ndc.8 < prev    next >
Encoding:
Text File  |  1995-08-04  |  3.0 KB  |  133 lines

  1.  
  2.  
  3.  
  4. NDC(8)                                                     NDC(8)
  5.  
  6.  
  7. NNAAMMEE
  8.        ndc - name daemon control interface
  9.  
  10. SSYYNNOOPPSSYYSS
  11.        nnddcc _d_i_r_e_c_t_i_v_e [ ... ]
  12.  
  13. DDEESSCCRRIIPPTTIIOONN
  14.        This  command allows the name server administrator to send
  15.        various signals to the name  server,  or  to  restart  it.
  16.        Zero  or  more directives may be given, from the following
  17.        list:
  18.  
  19.        ssttaattuuss Displays the current status of nnaammeedd  as  shown  by
  20.               ppss(1).
  21.  
  22.        dduummppddbb Causes  nnaammeedd  to  dump  its  database and cache to
  23.               //vvaarr//ttmmpp//nnaammeedd__dduummpp..ddbb (uses the INT signal.)
  24.  
  25.        rreellooaadd Causes nnaammeedd to check the  serial  numbers  of  all
  26.               primary  and  secondary  zones  and to reload those
  27.               that have changed (uses the HUP signal.)
  28.  
  29.        ssttaattss  Causes   nnaammeedd   to   dump   its   statistics    to
  30.               //vvaarr//ttmmpp//nnaammeedd..ssttaattss (uses the IOT or ABRT signal.)
  31.  
  32.        ttrraaccee  Causes nnaammeedd to increment its ``tracing level''  by
  33.               one.   Whenever the tracing level is nonzero, trace
  34.               information will be written to  //vvaarr//ttmmpp//nnaammeedd..rruunn.
  35.               Higher  tracing  levels  result  in  more  detailed
  36.               information.  (Uses the USR1 signal.)
  37.  
  38.        nnoottrraaccee
  39.               Causes nnaammeedd to set its ``tracing level'' to  zero,
  40.               closing  //vvaarr//ttmmpp//nnaammeedd..rruunn if it is open (uses the
  41.               USR2 signal.)
  42.  
  43.        qquueerryylloogg
  44.               Causes nnaammeedd to toggle the ``query  logging''  fea-
  45.               ture,  which while on will result in a ssyysslloogg(3) of
  46.               each incoming query (uses the WINCH signal.)   Note
  47.               that query logging consumes quite a lot of log file
  48.               space.  This directive may also be given as qqrryylloogg.
  49.  
  50.        ssttaarrtt  Causes  nnaammeedd  to  be  started, as long as it isn't
  51.               already running.
  52.  
  53.        ssttoopp   Causes nnaammeedd to be stopped, if it is running.
  54.  
  55.        rreessttaarrtt
  56.               Causes nnaammeedd to be killed and restarted.
  57.  
  58. BBUUGGSS
  59.        Arguments to nnaammeedd are not preserved by rreessttaarrtt, or  known
  60.        by  ssttaarrtt.   Some mechanism for controlling the parameters
  61.  
  62.  
  63.  
  64.                         November 27, 1994                       1
  65.  
  66.  
  67.  
  68.  
  69.  
  70. NDC(8)                                                     NDC(8)
  71.  
  72.  
  73.        and environment should exist.
  74.  
  75.        Implemented as a sshh(1) script.
  76.  
  77. AAUUTTHHOORR
  78.        Paul Vixie (Internet Software Consortium)
  79.  
  80. SSEEEE AALLSSOO
  81.        named(8), named.reload(8), named.restart(8)
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.                         November 27, 1994                       2
  131.  
  132.  
  133.